-
Home
-
WP Discourse
-
2.5.9 (latest)
-
Code
-
Classes
- LineFormatter
| Total Complexity |
34 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
129 |
| Lines of code |
100 |
| Logical lines of code |
59 |
| Comment lines |
11 |
| Methods |
10 |
| Properties |
4 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| format() |
A |
47 |
11 |
35 |
| normalizeException() |
S |
55 |
6 |
16 |
| convertToString() |
S |
61 |
5 |
12 |
| replaceNewlines() |
S |
64 |
3 |
9 |
| __construct() |
S |
70 |
2 |
6 |
| includeStacktraces() |
S |
72 |
2 |
6 |
| formatBatch() |
S |
69 |
2 |
7 |
| allowInlineLineBreaks() |
S |
81 |
1 |
3 |
| ignoreEmptyContextAndExtra() |
S |
81 |
1 |
3 |
| stringify() |
S |
80 |
1 |
3 |